projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d8e1df
)
* test/infra/gitlab-ci.yml (.job-template): Check also for test/lib-src/*.el.
author
Michael Albinus
<michael.albinus@gmx.de>
Sat, 23 Jan 2021 11:13:03 +0000
(12:13 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sat, 23 Jan 2021 11:13:03 +0000
(12:13 +0100)
test/infra/gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/test/infra/gitlab-ci.yml
b/test/infra/gitlab-ci.yml
index 2f71d12bdb3db3f1dcc76167ad62a87ae62ca754..5a0ab54e4b9ef3869f585af0b95ca062ad0e2b8a 100644
(file)
--- a/
test/infra/gitlab-ci.yml
+++ b/
test/infra/gitlab-ci.yml
@@
-72,6
+72,7
@@
default:
- lisp/**/*.el
- src/*.{h,c}
- test/infra/*
+ - test/lib-src/*.el
- test/lisp/**/*.el
- test/src/*.el
- changes: